Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in func
The type or namespace name 'Func<,>' could not be found (are you missing a using directive or an assembly reference?
Nov 06, 2025
asp.net
.net
owin
func
idictionary
Set property on object using Func
Nov 02, 2025
c#
linq
generics
func
Dictionary<T, Func>: how to use T as Func's generic type?
Oct 30, 2025
c#
dictionary
generics
func
Is there any way to repeat a Func<T, T> with Enumerable.Repeat method in C#?
Oct 22, 2025
c#
func
enumerable
How to create a Func<> delegate programmatically
Sep 18, 2025
c#
reflection
func
What's so great about Func<> delegate?
Sep 12, 2025
delegates
lambda
expression
func
How to call method with Expression of type Func as parameter
Sep 08, 2025
c#
entity-framework
expression
func
Partial Application of Infix Functions in F#
Sep 07, 2025
haskell
f#
func
C# set property value of property passed to method via Func<T>
Sep 07, 2025
c#
.net
func
C# where and select
Mar 17, 2023
c#
linq
select
where-clause
func
Task<T> and Task in Func delegate
Mar 11, 2023
c#
task-parallel-library
func
Get expression parameter name
Feb 28, 2023
c#
expression
func
Why can't I cast String func(SomeEnum) to a Func<Enum, String>?
Feb 23, 2023
c#
.net-4.0
func
Better (generic) declaration of Func delegates
Feb 24, 2023
c#
.net
generics
reflection
func
Conversion from Func<object,string> to Func<string,string> works but to Func<int,string> fails
Feb 20, 2023
c#
generics
covariance
func
contravariance
Func<void> as input parameter
Feb 14, 2023
c#
parameters
func
Consolidating coding styles: Funcs, private method, single method classes
Jan 23, 2023
c#
coding-style
func
Use Func<T,bool>[] as a parameter list and check the result for each function
Jan 09, 2023
c#
parameter-passing
func
type-parameter
Extension methods on a generic interface where T is Enumerable<K>
Sep 01, 2025
c#
interface
extension-methods
func
type-inference
Older Entries »