TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
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)
Satya Karki (3)
Jaydeep Patil (2)
Keyur (1)
Pritom Purkayasta (1)
Ganesan C (1)
Nimit Joshi (1)
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 Jegatheesan (1)
Afzaal Ahmad Zeeshan (1)
Related resources for .NET Standard
No resource found
Comapring .NET Standard vs .NET 6 vs .NET 6-Windows
9/20/2023 6:51:56 AM.
In this article, we delve into the ever-evolving .NET ecosystem, offering developers a wealth of options for crafting exceptional applications. Amid this diversity, it's easy to become overwhelmed
How to use Telerik Private NuGet Package in Visual Studio 2022 and .NET 7 Project
8/25/2023 9:01:14 AM.
NuGet is the most useful and essential tool for modern software development platforms via which developers can create, share and consume reusable code. NuGet is a package manager for the software deve
How to Create and Test NuGet Package Locally in Visual Studio 2022
3/17/2023 10:24:21 AM.
This article describes how we can create a NuGet package using Visual Studio and configure the NuGet manager for local testing before publishing it to nuget.org. Additionally guides for developers to
How To Create and Publish NuGet Package Using Visual Studio With .NET 7
1/16/2023 11:25:25 AM.
This article explains what is NuGet package, how to create a NuGet package using Visual Studio 2022 with .NET Class library project in .NET 7 framework.
CQRS And MediatR Pattern Implementation Using .NET Core 6 Web API
12/19/2022 9:04:03 AM.
In this article, you will learn about CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API.
Unit Of Work With Generic Repository Implementation Using .NET Core 6 Web API
12/4/2022 9:53:46 AM.
Unit Of Work with Generic Repository implementation using .NET Core 6 Web API.
Exceptions In .NETâ¨
12/13/2021 6:03:39 AM.
In this article, you will learn about exceptions in .NET.
.NET Framework Vs .NET Core Vs .NET Standard
9/29/2021 1:05:33 PM.
In this article, we are going to explore about differences between .NET Framework , .NET Core and .NET Standard
Improving the Performance of ASP.Net Programming
6/8/2021 7:02:34 AM.
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.
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.