Skip to content

Learning new dotnet and csharp features

Notifications You must be signed in to change notification settings

dncsvr/learn-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-dotnet

Learning new dotnet and csharp features

Active Usages

There are some that we have researched and decided to use here.

You can see them in the links below.

C#

.NET

ASP.NET Core

Researches

There are some that we have researched to use here, but as a result of the research, we have decided not to use them or to use them later.

You can see them in the links below.

.NET

  • Publish Over Dockerfile: We've considered using dotnet publish over Dockerfile. For now we've decided to keep using Dockerfile.

ASP.NET Core

  • Model Binders: How to map custom types to action parameters to allow entities directly from action parameters
  • Native AOT: We are considering using Native AOT for our small and minimal API and CLI applications. For now, we are not using Native AOT because it is new and does not satisfy many of our needs.

About

Learning new dotnet and csharp features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.4%
  • PowerShell 1.4%
  • Shell 1.2%