论坛


2019年10月18日 星期五

Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core

Barry Dorrans| ASP.NET Blog |17:00:25

SameSite is a 2016 extension to HTTP cookies intended to mitigate cross site request forgery (CSRF). The original design was an opt-in feature which could be used by adding a new SameSite property to cookies. It had two values, Lax and Strict.The ...

Excel Export/Download In ASP.NET Core

Abdul Rahman| www.c-sharpcorner.com |00:00:00

In this article you will learn about a simple and easy way to download excel in Asp.Net Core.

2019年10月17日 星期四

Getting Started With ASP.NET Core - Part Four

Vignesh Mani| www.c-sharpcorner.com |00:00:00

This article explains the Configuration Source, creating simple services and injecting the services in ASP.NET Core.

2019年10月15日 星期二

ASP.NET Core updates in .NET Core 3.1 Preview 1

Daniel Roth| ASP.NET Blog |17:35:59

.NET Core 3.1 Preview 1 is now available. This release is primarily focused on bug fixes, but it contains a few new features as well.Here’s what’s new in this release for ASP.NET Core:Partial class support for Razor componentsPass para...

还记得20年前一起拖过的控件吗?

dalbll.com| dalbll.com |09:40:59

每一代人都有记忆里的味道。煤球炉、黑白电视机是属于父母的记忆。而“拖控件”式编程,启蒙了无数像我这样的80后(嗯,89也算80后)。经典旧世2000 年那个时候,上海这样的城

2019年10月10日 星期四

Blazor Server in .NET Core 3.0 scenarios and performance

Daniel Roth| ASP.NET Blog |18:20:32

Since the release of Blazor Server with .NET Core 3.0 last month lots of folks have shared their excitement with us about being able to build client-side web UI with just .NET and C#. At the same time, we’ve also heard lots of questions abou...

2019年10月1日 星期二

What Is Special About Blazor? Are Web Forms Back?

Bilal Shahzad| www.c-sharpcorner.com |00:00:00

Different Frameworks have been introduced to ease & enhance web development and user experience but no major changes have been made in how a browser works. WebAssembly is an attempt to cover this gap. ASP.NET Core Blazor also allows you to...

2019年9月29日 星期日

Npgsql already has a dependency defined for System.Runtime.CompilerServices.Unsafe

dalbll.com| dalbll.com |17:17:54

我在用nuget安装Npgsql插件时,系统报:'Npgsql' already has a dependency defined for 'Sys

2019年9月27日 星期五

Getting Started With ASP.NET Core 2.1 - Part One

Chittaranjan Swain| www.c-sharpcorner.com |00:00:00

In this article, you will learn about ASP.NET Core 2.1.

2019年9月23日 星期一

Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl

Angelos Petropoulos| ASP.NET Blog |18:25:20

Posted on behalf of Ahmed MetwallyThe HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that’s supported everywhere .NET Core is supported. It’s used for making HTTP requests to test ASP.NET Core web APIs a...

ASP.NET Core and Blazor updates in .NET Core 3.0

Daniel Roth| ASP.NET Blog |15:59:58

ASP.NET Core and Blazor updates in .NET Core 3.0Today we are thrilled to announce the release of .NET Core 3.0! .NET Core 3.0 is ready for production use, and is loaded with lots of great new features for building amazing web apps with ASP.NET Cor...

2019年9月20日 星期五

Publishing RabbitMQ Message In ASP.NET Core

Catcher Wong| www.c-sharpcorner.com |00:00:00

This article shows you how to publish a RabbitMQ message in ASP.NET Core.

2019年9月16日 星期一

ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1

Daniel Roth| ASP.NET Blog |18:45:36

.NET Core 3.0 Release Candidate 1 (RC1) is now available. This release contains only a handful of bug fixes and closely represents what we expect to release for .NET Core 3.0.Please see the release notes for additional details and known issues.The...

2019年9月14日 星期六

你应该知道的微软 Reactor

dalbll.com| dalbll.com |12:39:40

微软 Reactor 社区空间开幕式暨 Azure Meetup 社区活动已于9月7日在上海圆满结束!但是…如何构建一个可持续发

2019年9月10日 星期二

Combine NLog And Kafka To Collect Logging Message In ASP.NET Core

Catcher Wong| www.c-sharpcorner.com |00:00:00

This article introduces how to collect logging messages to Kakfa via writing a custom NLog target in ASP.NET Core.

« 上一页

下一页 »