Articles for Tag "csharp"

Relationship-based Access Control with ASP.NET Core, EntityFramework Core and SQL
Using the GitHub REST API with .NET
Executing GIT Commands from .NET using a Process
Extending a Fluent UI Blazor DataGrid for Filtering and Sorting with OData
Implementing a Code Search: A Frontend with ASP.NET Core Blazor (Part 3)
Implementing a Code Search: Indexing Git Repositories using PowerShell (Part 2)
Implementing a Code Search: Elasticsearch and ASP.NET Core Backend (Part 1)
Adding an AuthorizeFilter with a dynamic Policy to the ASP.NET Core MVC Pipeline
Using Microsoft SQL Server Temporal Tables and EntityFramework Core to Audit a Database
Using T4 Templates for generating TypeScript
Generating JSON in Microsoft SQL Server 2012+
Authentication and Authorization for an ASP.NET Core OData API
Building an Angular Frontend for an ASP.NET Core OData Application
An ASP.NET Core OData Example using the Wide WorldImporters database and Entity Framework Core
Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
Visualizing the COVID-19 dataset using Microsoft Excel 3D Maps
Parsing the COVID-19 Data with C#
Scheduling Messages with Quartz.NET
Timeseries Databases Part 3: Writing Data to TimescaleDB from .NET
Timeseries Databases Part 2: Writing Data to InfluxDB from .NET
Timeseries Databases Part 1: Parsing a Dataset with .NET
Visualizing Graphs with Edge Constraints of the SQL Server 2019 Graph Database (SQL Server 2019 CTP 2.0)
Building Modular Applications with Entity Framework Core 2.1
Getting Started with FcmSharp and Firebase Cloud Messaging
Creating OAuth 2.0 Tokens for Firebase Services
Streaming Bulk Inserts to SQL Server with SqlServerBulkInsert
Analyzing Flight Data with the SQL Server 2017 Graph Database
Learning Neo4j at Scale: The Airline On Time Performance Dataset
Neo4j with .NET
Firebase Cloud Messaging (FCM) with .NET
Real-time Charts with ASP.NET Core SignalR and Chart.js
Airline On-Time Performance
Migrating a library to .NET Core
Working with Elasticsearch in .NET
Mono on Ubuntu 14.04
TinyCsvParser Documentation
Using a Tokenizer in TinyCsvParser
TinySqlMapper
Custom JSON Serializer and JSON Deserializer for RestSharp
Create delegates for Constructors, Property Getters and Property Setters by Compiling Expression Trees in C#
Serializing and Deserializing Enumerations with Json.NET
PostgreSQL Bulk Insert with C#
PostgreSQL and TinyCsvParser
Benchmarking TinyCsvParser
Using TinyCsvParser and FluentValidation
TinyCsvParser - Parsing CSV Data with C#
File Uploads with Nancy
NPoco with PostgreSQL
Consistent Error Handling with Nancy
DataContractJsonSerializer: Serializing and Deserializing enum values by their name