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
.NET Core
FOLLOW
.NET Core is a modular, cross-platform, and open source software development framework that is used to build Windows, Web, and Mobile applications for Windows, Linux and OS X platforms.
Articles
(1029)
Blogs
(206)
Resources
(10)
Videos
(27)
News
(28)
Blogs
Progressive Retry for Network Calls
In today's mobile world, many calls across the internet or network could fail for many reasons. Some of the reasons could be the service is busy, the network is slow and many more.
David Mccarter
Feb 12, 2020
JWT Token Authentication
This post shows how to validate a Web API using JWT token, with an example on GitHub
Jayesh Tanna
Dec 14, 2019
Creating a Common NuGet Package for all .NET Frameworks
In this blog, I’m going to share how to create NuGet packages for common functionality that is being shared & used across all types of frameworks in .NET programming.
Rajendra Taradale
Dec 01, 2019
How to send Firebase notifications in C#
This post explains how to send mobile notifications from Firebase in C# with Firebase Admin SDK
Dharmesh Sharma
Nov 17, 2019
Deploying a .netcore application into a docker container
This article shows how to deploy a micro-service (developed using .net core) into a docker container
Ashutosh Gupta
Nov 14, 2019
.NET Core: 3.0 New Features You Need to Know
Learn what is new in .NET Core 3.0. .NET Core 3.0 contains support for Windows desktop applications, improvements in C# 8.0, .NET Standard 2.1, framework-dependent executables, assembly linking, c...
Talha Shahzad
Nov 07, 2019
Data Protection API In .Net Core
In this blog, we will discuss how to protect our data using cryptography in .NET Core and C#.
Madan Shekar
Nov 06, 2019
Securing The URL Parameter/Sensitive Data Using .Net Core DataProtectorTokenProvider
Securing the URL Parameter/Other Sensitive data using .Net Core DataProtectorTokenProvider.
Rajendra Taradale
Oct 30, 2019
Using Xunit And Moq In .NET Core For Testing
In this blog, we will see how to use xUnit and moq in .net core. This approach allow use to write unit tests for our application without creating implementation for tests.
Ishoo Anyal
Oct 21, 2019
Customizing a Model Validation Response which results in an HTTP 400 Error Code
This blog post shows how to customize a Model Validation response which results as an HTTP 400 error code. The ConfigureApiBehaviourOptions extension method is used for .Net Core APIs.
Trilochan Tripathi
Oct 21, 2019
TextBox Autocomplete with .NET Core 3.0
Load data in another thread and free the User Interface.
Jefferson S. Motta
Oct 11, 2019
Using System.Speech with NET Core 3.0
Make your Windows app speak using System.Speech in .NET Core 3.0.
Jefferson S. Motta
Oct 08, 2019
Using FileSystemWatcher with NET Core 3.0
In .NET 3.0, FileSystemWatcher runs in a different thread. This sample shows how to update the UI from FileSystemWatcher.
Jefferson S. Motta
Oct 07, 2019
Razor Pages From Zero To Hero - Part One
This will be a series of posts where we will learn about the unsung hero of ASP.NET Core, that is, Razor pages. I will start from the basics then we will slowly move towards the advanced topics.
Babula Pradhan
Sep 30, 2019
Upgrading WinForms App To Support .NET Core 3.0
.NET Core 3.0 brings WinForms support to build Windows apps. Here are the steps required to convert your classical WinForms to .NET Core 3.0 WinForms.
Jefferson S. Motta
Sep 30, 2019
How To Build A REST API (Web Service) Application Using .NET Core, SQL, and HTML With JavaScript
Here, I am building a REST API (web service) application using .NET Core, Entity Framework for SQLserver (back-end), and HTML (front-end) with JavaScript to consume that web service.
Ashutosh Gupta
Sep 27, 2019
Centralized Exception Handling Without Using Try Catch Block In .Net Core 2.2 Web API
In this blog, you will learn about exception handling using middleware in .Net Core Web API.
Trilochan Tripathi
Aug 27, 2019
JWT Token Generation Process in .Net Core Web API
This is a simple JWT Token Generation Mechanism in .Net Core Web API 2.
Bhuban Magar
Aug 08, 2019
Integrate Microsoft Graph With .NET CORE Web APIs
This blog describes how to integrate Microsoft Graph APIs with .NET Core APIs to fetch users and groups from Azure AD (Active Directory).
Saket Adhav
Aug 07, 2019
Send Email And Get The SMTP Settings From File In ASP.NET Core Web Application
In this blog, we will see how to send email and get the SMTP settings from file in Asp.Net Core Web Application.
Giovanni Scaduto
Jul 23, 2019
No Records Available.
161
-
180
of
206
<<
7
8
9
10
11
>>
Learn Python
Challenge yourself
.NET Core
E-Book Download
Get Certified
Xamarin