Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why does localloc break this CIL method?

Entity Framework Core InMemory database tests break when run in parallel

Ignore SSL certificate in .Net Standard 2.0

How to write a reverse proxy using Titanium-Web-Proxy?

Async/Await vs Parellel.For, which is better in this instance?

Swashbuckle issue with OpenID

What is the best approach to define an HttpClient instance in a base class of a class library project?

c# .net httpclient

How can I verify the state of a WPF checkbox during a UI Automation Unit Test using the Windows Application Driver?

Deserialising JSON using JsonSerializer.DeserializeAsync is not using my JsonConverter

Is it possible in NSwag to generate just C# client interfaces and annotate their methods with some custom attributes?

.NET Core Dependency Injection how to handle multiple objects

Forms authentication failed for the request. Reason: The ticket supplied has expired

.net asp.net

What does MailMessage.IsBodyHtml do?

.net email html-email

Extracting a .NET Assembly from SQL Server 2005

c# .net sql-server sqlclr

CheckboxList in MVC3 [duplicate]

.net asp.net asp.net-mvc-3

Observable.FromAsync vs Task.ToObservable

c# .net system.reactive

CI: Hudson with .Net vs CruiseControl.Net [closed]