Forem

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
API's From Dev to Production - Part 3 - GitHub Actions
Cover image for API's From Dev to Production - Part 3 - GitHub Actions

API's From Dev to Production - Part 3 - GitHub Actions

17
Comments 2
9 min read
Introduction to C# constants
Cover image for Introduction to C# constants

Introduction to C# constants

8
Comments
4 min read
5 Reasons To Learn C# in 2021

5 Reasons To Learn C# in 2021

6
Comments 2
2 min read
JsonConverter<T>

JsonConverter<T>

5
Comments
2 min read
How to deploy Blazor WebAssembly to Heroku
Cover image for How to deploy Blazor WebAssembly to Heroku

How to deploy Blazor WebAssembly to Heroku

5
Comments
6 min read
Task-based asynchronous Pattern and Composition (aka Task Combinators)

Task-based asynchronous Pattern and Composition (aka Task Combinators)

8
Comments
12 min read
Interfaces explained

Interfaces explained

2
Comments 2
3 min read
Building an event information portal with ASP.NET 5 & DotVVM
Cover image for Building an event information portal with ASP.NET 5 & DotVVM

Building an event information portal with ASP.NET 5 & DotVVM

7
Comments
10 min read
Creando un API en Net Core - OpenAPI & Swagger
Cover image for Creando un API en Net Core - OpenAPI & Swagger

Creando un API en Net Core - OpenAPI & Swagger

6
Comments
5 min read
How to Build a Game & Learn C#: Adding Variables & Expressions
Cover image for How to Build a Game & Learn C#: Adding Variables & Expressions

How to Build a Game & Learn C#: Adding Variables & Expressions

11
Comments 1
5 min read
Open multiple images from Gallery with Xamarin.Forms on Android

Open multiple images from Gallery with Xamarin.Forms on Android

7
Comments
7 min read
Intro to gRPC - Step by Step
Cover image for Intro to gRPC - Step by Step

Intro to gRPC - Step by Step

10
Comments
8 min read
.NET: XmlReader vs Linq to XML Performance

.NET: XmlReader vs Linq to XML Performance

8
Comments
3 min read
Publish NuGet packages with GitHub
Cover image for Publish NuGet packages with GitHub

Publish NuGet packages with GitHub

9
Comments
3 min read
【.NET】Add files into projects

【.NET】Add files into projects

2
Comments
2 min read
Making the Switch to a new Language

Making the Switch to a new Language

2
Comments
6 min read
Playground: Asp.Net 5 SignalR
Cover image for Playground: Asp.Net 5 SignalR

Playground: Asp.Net 5 SignalR

9
Comments 2
8 min read
Seriously, how do you find out about new technologies?
Cover image for Seriously, how do you find out about new technologies?

Seriously, how do you find out about new technologies?

16
Comments 6
1 min read
Use Azure Functions with .NET 5

Use Azure Functions with .NET 5

2
Comments
6 min read
My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
Cover image for My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types

My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types

85
Comments 1
4 min read
Google reCaptcha v3 server-side validation using ASP.NET Core 5.0
Cover image for Google reCaptcha v3 server-side validation using ASP.NET Core 5.0

Google reCaptcha v3 server-side validation using ASP.NET Core 5.0

16
Comments 2
14 min read
IdentityServer4,ASP.NET Identity for Authentication & Authorization with ReactJS client
Cover image for IdentityServer4,ASP.NET Identity for Authentication & Authorization with ReactJS client

IdentityServer4,ASP.NET Identity for Authentication & Authorization with ReactJS client

18
Comments 4
3 min read
10 LINQ OPERATORS THAT WILL HELP YOU WORK EFFECTIVELY WITH COLLECTIONS IN C#

10 LINQ OPERATORS THAT WILL HELP YOU WORK EFFECTIVELY WITH COLLECTIONS IN C#

2
Comments
1 min read
How to Build a Game & Learn C#: User Input & If Statements
Cover image for How to Build a Game & Learn C#: User Input & If Statements

How to Build a Game & Learn C#: User Input & If Statements

5
Comments
7 min read
How to Build a Game & Learn C# - Loops & Finishing the Game
Cover image for How to Build a Game & Learn C# - Loops & Finishing the Game

How to Build a Game & Learn C# - Loops & Finishing the Game

5
Comments
6 min read
loading...