IOT Virtual Conference - Register now to book your ticket and get updates
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
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
About .NET Standard
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (5)
Nikunj Satasiya (1)
Shashangka Shekhar (1)
Kirtesh Shah (1)
Kunj Sangani (1)
Weifen Luo (1)
John Hudai Godel (1)
Vikas Srivastava (1)
S.Ravi Kumar (1)
Suthahar J (1)
Afzaal Ahmad Zeeshan (1)
Nimit Joshi (1)
Related resources for .NET Standard
No resource found
ASP.NET Web API 2 In MVC 5 Using C# With Example
1/11/2021 2:11:36 PM.
in this article, I am going to explain how to create and access the Web API 2 in the ASP.NET MVC 5 application using C# and bootstrap with Example. Here I'll also show you how to create the step b
.NET Standard / .NET Standard Library
11/27/2020 1:03:39 AM.
In this post we will explore in detail about how we can share the code of a targeted platform/environment without too much headache.
.Net Framework Vs .Net Core Vs .Net Standard
9/28/2020 8:53:49 AM.
In this article, you will learn about .Net Framework vs .Net Core vs .Net Standard.
SharePoint CSOM For .NET Standard
6/29/2020 8:01:45 AM.
How to use .NET Standard CSOM Library in .NET Core Console Application
Data and Business Layer, the New Way
10/24/2019 9:15:51 AM.
A new way to develop data and business layers of your application.
A Quick And Simple Look Into .NET Core And Comparison To .NET Standard
6/20/2019 7:03:08 AM.
In this article, we will have a quick overview of .NET core and will compare it with .NET standard.
Get Started With .NET Standard 2.0
1/8/2019 1:13:12 AM.
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.
Create And Publish A Nuget Package Using Visual Studio (.NET Standard)
4/5/2018 2:41:48 PM.
In this article, you will learn to create and publish a Nuget Package using Visual Studio (.NET Standard).
Xamarin.Forms Tip - The Easiest Way To Convert A PCL Project Into .NET Standard Project
1/25/2018 12:39:37 PM.
Microsoft updated the Xamarin.Forms project templates in VS 2017 to use .Net Standard instead of PCL for writing the shared code (including the Xamarin.Forms UI more details here) as NET Standard is t
Understanding .NET Standard 2.0
10/3/2017 5:18:46 PM.
.NET Standard 2.0 is a one standard to build a common library that targets all .NET frameworks.
What Is The Future of UWP In .NET Standard 2.0
9/24/2017 10:59:00 AM.
What Is The Future of UWP In .NET Standard 2.0
Building Mobile Apps Using Xamarin.Forms With .NET Standard
6/30/2017 12:23:02 PM.
The .NET Standard Library is a formal specification of .NET APIs that is intended to be available on all .NET runtimes. It is a single library with a uniform API for all .NET Platforms including .NET
What Is New In .NET Standard 2.0
2/14/2017 12:27:04 AM.
What Is New In .NET Standard 2.0.
What Is .NET Standard
2/9/2017 11:13:07 PM.
In this video, Immo Landwerth introduces .NET Standard.
How To Select .NET Edition For Your Projects
12/20/2016 11:39:00 AM.
Here, you will learn about the selection of .NET edition for your projects.
Improving the Performance of ASP.Net Programming
2/20/2014 3:35:29 PM.
This article describes the various features that are recommended to be used in ASP.NET Web Applications and what's not to use in such applications.