Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
.NET Standard
Follow
The .NET Standard is a formal specification of .NET APIs that are intended to be available on all .NET implementations. The motivation behind the .NET Standard is establishing greater uniformity in the .NET ecosystem. ECMA 335 continues to establish uniformity for .NET implementation behavior, but there is no similar spec for the .NET Base Class Libraries (BCL) for .NET library implementations.
Articles
(5)
Blogs
(2)
Resources
(0)
Videos
(0)
News
(0)
All
Articles
Blogs
News
Videos
RECENT POSTS
Dynamic Link Library
In this blog, you will learn why to use DLL.
Rithik Banerjee
Aug 17, 2020
Distributed Transactions with Web API across Application Domains
Start a transaction from a client application, involving Web API running in different application domains.
Christian Del Bianco
Mar 28, 2020
Data and Business Layer, the New Way
A new way to develop data and business layers of your application.
Weifen Luo
Oct 24, 2019
Get Started With .NET Standard 2.0
Learn how to get started with .NET Standard 2.0. .NET Standard 2.0 solves the problem of writing code for multiple runtimes, such as .NET Core, .NET Framework, and Xamarin.
Mahesh Chand
Jan 08, 2019
How To Serialize Nonstandard Enum Values
Integrating with third-party systems occasionally require enum values that are invalid .NET enum names. This article illustrates how to get around this issue.
John Iwasz
Dec 13, 2018
How To Fix “Reference To Type ‘SqlConnection’ Claims Defined In ‘System.Data’, But It Could Not B...
In this post, I will show how to fix the “claims” for System.Data. Are you anxious? Go to “THE SOLUTION ITSELF“.
Jefferson S. Motta
Oct 14, 2018
Create And Publish A Nuget Package Using Visual Studio (.NET Standard)
In this article, you will learn to create and publish a Nuget Package using Visual Studio (.NET Standard).
Vikas Srivastava
Apr 05, 2018
No Records Available.