Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
netcore
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Connecting to WordPress using C#
Yeison Lapaix
Yeison Lapaix
Yeison Lapaix
Follow
Sep 20 '18
Connecting to WordPress using C#
#
csharp
#
netcore
#
wordpress
#
blog
34
reactions
Comments
12
comments
4 min read
Migrating to ASP.NET Core w/ Apache Thrift
jeikabu
jeikabu
jeikabu
Follow
Aug 25 '18
Migrating to ASP.NET Core w/ Apache Thrift
#
thrift
#
aspnetcore
#
csharp
#
netcore
9
reactions
Comments
Add Comment
4 min read
.NET Core History
Jamie
Jamie
Jamie
Follow
May 24 '18
.NET Core History
#
netcoreversions
#
netcore
#
aspnetcore
#
communitystandup
12
reactions
Comments
Add Comment
7 min read
How to get the user id after registering an user in ASP .NET Core Identity
Alexandru Bucur
Alexandru Bucur
Alexandru Bucur
Follow
May 12 '18
How to get the user id after registering an user in ASP .NET Core Identity
#
beginners
#
aspnetcore
#
netcore
#
csharp
29
reactions
Comments
2
comments
1 min read
My First Use of Vue + Bulma (Goodbye JQuery?)
catrina
catrina
catrina
Follow
May 2 '18
My First Use of Vue + Bulma (Goodbye JQuery?)
#
bulma
#
vue
#
netcore
24
reactions
Comments
2
comments
2 min read
Simple JSON API ASP .NET Core Error handling class
Alexandru Bucur
Alexandru Bucur
Alexandru Bucur
Follow
May 1 '18
Simple JSON API ASP .NET Core Error handling class
#
csharp
#
aspnetcore
#
netcore
#
beginners
10
reactions
Comments
Add Comment
2 min read
JSON.NET append to existing key
Alexandru Bucur
Alexandru Bucur
Alexandru Bucur
Follow
May 1 '18
JSON.NET append to existing key
#
netcore
#
aspnetcore
#
csharp
#
beginners
8
reactions
Comments
Add Comment
1 min read
ASP .NET Core shared Current User
Alexandru Bucur
Alexandru Bucur
Alexandru Bucur
Follow
Apr 7 '18
ASP .NET Core shared Current User
#
beginners
#
netcore
#
aspnetcore
#
csharp
43
reactions
Comments
Add Comment
1 min read
Setting up JWT and Identity Authorization/Authentication in ASP .NET Core
Alexandru Bucur
Alexandru Bucur
Alexandru Bucur
Follow
Apr 2 '18
Setting up JWT and Identity Authorization/Authentication in ASP .NET Core
#
beginners
#
netcore
#
aspnetcore
#
csharp
40
reactions
Comments
2
comments
3 min read
How to enable dotnet watch in Jetbrains Raider
Alexandru Bucur
Alexandru Bucur
Alexandru Bucur
Follow
Mar 10 '18
How to enable dotnet watch in Jetbrains Raider
#
csharp
#
netcore
#
beginners
#
productivity
9
reactions
Comments
5
comments
1 min read
How to get the actual table name from DbSet in EntityFramework Core 2.0.
jsakamoto
jsakamoto
jsakamoto
Follow
Dec 28 '17
How to get the actual table name from DbSet in EntityFramework Core 2.0.
#
dotnet
#
netcore
#
entityframework
#
efcore20
12
reactions
Comments
1
comment
2 min read
How to get a DbContext from a DbSet in EntityFramework Core 2.0.
jsakamoto
jsakamoto
jsakamoto
Follow
Dec 25 '17
How to get a DbContext from a DbSet in EntityFramework Core 2.0.
#
dotnet
#
efcore20
#
entityframework
#
netcore
15
reactions
Comments
Add Comment
1 min read
.NET Standard explained to developers: What if it was an interface?
Francis Cote
Francis Cote
Francis Cote
Follow
Oct 24 '17
.NET Standard explained to developers: What if it was an interface?
#
netstandard
#
dotnet
#
netcore
#
net
38
reactions
Comments
3
comments
2 min read
Middlewares In ASP.NET Core. What is it for? Where to use?
Stephany Henrique A
Stephany Henrique A
Stephany Henrique A
Follow
Oct 2 '17
Middlewares In ASP.NET Core. What is it for? Where to use?
#
middleware
#
aspnetcore
#
netcore
13
reactions
Comments
Add Comment
1 min read
.Net Comand Line Interface (CLI), create a project by terminal
Stephany Henrique A
Stephany Henrique A
Stephany Henrique A
Follow
Sep 13 '17
.Net Comand Line Interface (CLI), create a project by terminal
#
netcore
#
dotnetcli
14
reactions
Comments
Add Comment
3 min read
Who can give me some simples that nodejs query redis cache by value propetry
freecoderzhaoshuai
freecoderzhaoshuai
freecoderzhaoshuai
Follow
Jun 10 '20
Who can give me some simples that nodejs query redis cache by value propetry
#
netcore
2
reactions
Comments
Add Comment
1 min read
Extending EF Core DbContext
Irina Scurtu
Irina Scurtu
Irina Scurtu
Follow
May 29 '20
Extending EF Core DbContext
#
netcore
#
efcore
7
reactions
Comments
Add Comment
2 min read
How to uninstall old versions of .NET Core
Simone Chiaretta
Simone Chiaretta
Simone Chiaretta
Follow
Mar 13 '20
How to uninstall old versions of .NET Core
#
netcore
5
reactions
Comments
Add Comment
3 min read
API Rate Limit HTTP Handler with HttpClientFactory
Seb Nilsson
Seb Nilsson
Seb Nilsson
Follow
Apr 14 '20
API Rate Limit HTTP Handler with HttpClientFactory
#
aspnet
#
aspnetcore
#
dotnetcore
#
netcore
5
reactions
Comments
Add Comment
2 min read
LINQ Distinct-Method using Lambda Expression
Seb Nilsson
Seb Nilsson
Seb Nilsson
Follow
Mar 30 '20
LINQ Distinct-Method using Lambda Expression
#
dotnet
#
dotnetcore
#
netcore
#
linq
5
reactions
Comments
Add Comment
1 min read
[Configuration in Azure Functions Series - Part 3] Add ASP.NET Core configuration into an Azure Function project
Jim Mc̮̑̑̑͒G
Jim Mc̮̑̑̑͒G
Jim Mc̮̑̑̑͒G
Follow
Dec 9 '19
[Configuration in Azure Functions Series - Part 3] Add ASP.NET Core configuration into an Azure Function project
#
azurefunctions
#
csharp
#
netcore
7
reactions
Comments
Add Comment
12 min read
[Configuration in Azure Functions Series - Part 2] A deeper dive into Azure Functions configuration
Jim Mc̮̑̑̑͒G
Jim Mc̮̑̑̑͒G
Jim Mc̮̑̑̑͒G
Follow
Dec 9 '19
[Configuration in Azure Functions Series - Part 2] A deeper dive into Azure Functions configuration
#
azurefunctions
#
csharp
#
netcore
7
reactions
Comments
Add Comment
19 min read
[Configuration in Azure Functions Series - Part 4] Azure App Configuration and Azure Key Vault
Jim Mc̮̑̑̑͒G
Jim Mc̮̑̑̑͒G
Jim Mc̮̑̑̑͒G
Follow
Dec 9 '19
[Configuration in Azure Functions Series - Part 4] Azure App Configuration and Azure Key Vault
#
azurefunctions
#
csharp
#
netcore
7
reactions
Comments
Add Comment
12 min read
Echo Bot .NET Core 3
Elena Salcedo
Elena Salcedo
Elena Salcedo
Follow
Nov 27 '19
Echo Bot .NET Core 3
#
bot
#
ai
#
netcore
#
botframework
7
reactions
Comments
Add Comment
3 min read
Weekly Links – 9/30
Kevin Mack
Kevin Mack
Kevin Mack
Follow
Oct 2 '19
Weekly Links – 9/30
#
links
#
netcore
#
mlnet
#
sentinel
3
reactions
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account