• Stars
    star
    3
  • Rank 3,949,249 (Top 79 %)
  • Language
    JavaScript
  • Created 7 months ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

For article on protecting route parameters in ASP.NET Core/Razor Pages

More Repositories

1

csharp-11-ef-core-7-features

Code samples for .NET Core7/C#11 and EF Core 7
C#
57
star
2

ef-code-8-samples

Various code sample for Entity Framework Core 8
C#
41
star
3

visual-basic-getting-started

Code samples for VB.NET
Visual Basic .NET
25
star
4

sql-basics

Basics and intermediate topics for working with SQL-Server using C#
C#
23
star
5

console-apps

Learn how to work with console application, beginner to advance topics
TSQL
21
star
6

sql-server-computed-columns

Using SQL-Server computed columns with EF Core
C#
11
star
7

WorkingWithAccessDatabases

VB.NET code samples for working with Microsoft Access
Visual Basic .NET
10
star
8

logging-with-serilog-csharp

Implementing Serilog for C#
C#
9
star
9

ef-core-7-samples

Collection of EF Core 7 code samples kept simple
C#
8
star
10

closet-code

Various code samples
C#
8
star
11

view-stored-procedures

Simple view for SQL-Server database stored procedures
C#
8
star
12

generic-repository-samples

A place for various code tips
C#
7
star
13

async-basics-vb

Getting started with asynchronous coding with VB.NET
Visual Basic .NET
7
star
14

fluent-validation-tips

FluentValidation tips
C#
7
star
15

efcore5-getting-started

Basics for EF Core 5 getting started. More examples will be added.
TSQL
6
star
16

NorthWind-2020

Various Entity Framework Core code samples.
C#
6
star
17

web-app-code-samples

For teaching web development using Visual Studio
JavaScript
6
star
18

task-dialog-csharp

Code samples in C# for using TaskDialog
C#
5
star
19

toast-notifications

Toast notifications for ASP.NET Core, Razor Pages and Window Forms
C#
5
star
20

q-a-questions

For replies for forum questions and experiments
C#
5
star
21

ms-build-examples

Provides simple MS-Build task examples
C#
5
star
22

ef-core-dateonly-timeonly

Working with TimeOnly (and DateOnly) for EF Core 6
C#
5
star
23

windows-api-pack

Provides code samples for displaying custom dialogs using Windows-API-Code-Pack-1.1 NuGet package, source code repository.
C#
4
star
24

code-samples-csharp

Contains an ongoing collections of various code samples for C#
C#
4
star
25

ef-core-order-by

Provides language extensions for order by using string value
C#
4
star
26

enum-tips

Various tips for working with enums
C#
4
star
27

efcore-msaccess

Using EF Core to work with MS-Access
C#
4
star
28

ConvertingTypesVisualBasic

VB.NET code samples for teaching working with data type conversions
Visual Basic
4
star
29

wpf-login-annotations-cs

Code sample for working with annotating class properties
C#
4
star
30

working-with-datetime

Datetime, DateTimeOffset, TimeSpan starter code samples
C#
4
star
31

working-with-files-folders

Useful methods for working with files and folder for Windows using C#
C#
4
star
32

json-samples

System.Text.Json code sample
C#
4
star
33

sqlserver-to-sqllite

SQL-Server to SqlLite converter
C#
4
star
34

local-storage-sample

Code sample for storing data in a json file
HTML
4
star
35

FluentPatternVisualBasic

Build pattern code sample
Visual Basic
3
star
36

dapper-libraries

Helpers for Dapper
C#
3
star
37

generic-basics-csharp

Learn the basics for working with generics
C#
3
star
38

SqlServerInsertFiles

Provides code to insert files into SQL-Server database table
TSQL
3
star
39

StoredProcedureBasicsWindowsFormsCS

Working with stored procedures in windows forms
C#
3
star
40

WindowsInstaller

For Windows services and installer code sample
C#
3
star
41

create-visual-studio-templates

Shows how to create Visual Studio templates
C#
3
star
42

windows-forms-csharp

Code samples mainly for forum questions
C#
3
star
43

task-dialog-library

Library for TaskDialogs
C#
3
star
44

auto-incrementing-sequences

Learn how to create auto incrementing sequences in C#
C#
3
star
45

SqlServerUserLoginVisualBasic

Visual Basic .NET
3
star
46

wpf-cs-efcore-simple

Simple example for loading a DataGrid from Entity Framework Core 3x with buttons to obtain the current model instance, in this case an employee from a SQL-Server database table.
C#
3
star
47

dyynamic-sql-where-in

Provides methods to generate dynamic WHERE IN clauses for databases
C#
3
star
48

various-helpers

Helper code for various task
C#
3
star
49

dynamic-buttons-windows

Shows how to create dynamic buttons via SQL-Server for Windows Forms
C#
3
star
50

task-dialog-page-vb

New ways to present options to users via TaskDialogPage
Visual Basic .NET
3
star
51

configuration-inject-helpers

Provides easy methods to read connection strings from appsettings.json in console projects
C#
2
star
52

dataonly-timeonly

Basic code samples for DateOnly and TimeOnly
C#
2
star
53

power-shell-process-cs

Basics for running PowerShell with and with scripts. More to follow
C#
2
star
54

dotnet-vbnet-unit-testing

A place to learn unit testing with VB.NET
Visual Basic .NET
2
star
55

ef-core-6-tips

EF Core 6 tips
C#
2
star
56

BaseConnectionsVisualBasicNet

Code sample for easily forming common data connections
Visual Basic .NET
2
star
57

grouping-basics-csharp

Provides basic code samples for a developer to learn basics for grouping data
C#
2
star
58

classes-from-sqlserver

Sample code to create classes from sql-server database
C#
2
star
59

enumeration-globbing-folders-files

Learn to iterate folders and files asynchronously
C#
2
star
60

VisualBasicBestPracticesTwo

Visual Basic .NET
2
star
61

archive-code-samples

Learn how to work with archive/zip files using C#, Microsoft classes, freeware and paid for libraries
C#
2
star
62

ef-core-enums

EF Core using enums
C#
2
star
63

ef-core-vs2019-winforms

Code samples for VS2019, EF Core, C# 8
C#
2
star
64

dateonly-primer

Learn basic to advance topics on DateOnly and TimeOnly
C#
2
star
65

command-line-exploration

Working with command line parameters/arguments for console projects
C#
2
star
66

ef-core-string-has-conversion

Provides a simple example for EF Core 7 encrypting/decrypting string in SQL-Server database table
C#
2
star
67

learn-bogus-efcore

Learn Bogus with C# and EF Core 7
C#
2
star
68

entity-framework-core-tips-cs

EF Core tips
C#
2
star
69

MasterDetailsSqlServerNorthWind

Demonstrates master-detail relations for SQL-Server using C#
C#
2
star
70

AsynchronousSharp

TAP examples
C#
2
star
71

efcore-dapper-dataprovider

Basic code samples for working with sql-server via EF Core, Dapper and SqlClient
C#
2
star
72

iterate-files-directories

Learn how to get file count in folder and iterate folders for files
C#
2
star
73

sql-server-images

Working with images for SQL-Server basics
C#
2
star
74

bootstrap-samples

bootstrap samples for ASP.NET Core/Razor Pages
SCSS
2
star
75

serilog-console-themes

Provides custom themes library for SeriLog
C#
2
star
76

ef-core-projections-vb

Contains code samples for Entity Framework Core, logging, projections and more
Visual Basic .NET
1
star
77

appsettings-basics

Working with appsetting.json, see branch AccessSqEntity
C#
1
star
78

ef-core-HasValueGenerator-1

simple example for using Entity Framework Core HasValueGenerator to increment a field value when adding a new record.
C#
1
star
79

DataProviderCommandHelpers

Used to reveal values from a well formed parameterized query
C#
1
star
80

EF-Sort-VisualBasic

Entity Framework customer order by
Visual Basic .NET
1
star
81

SecureConnectionStringsVisualBasic

Visual Basic
1
star
82

windows-forms-samples

Windows Forms code samples
C#
1
star
83

efcore-shadow-properties

Example for Entity Framework Core shadow properties
C#
1
star
84

visual-basic-core

VB.NET Code sample done with NET Core
Visual Basic .NET
1
star
85

razor-pages-checkboxes

Razor pages created checkboxes which are accessible using aria attributes
C#
1
star
86

FindChildrenWpf

Sample to disable enable TextBoxes in a StackPanel
C#
1
star
87

SmtpMailConfiguration

smtp mail and configuration
C#
1
star
88

SqlServerUserLoginSharp

Login for SQL-Server
C#
1
star
89

aspnetcode-1

Simple CRUD demo
C#
1
star
90

Increment-AlphaNumeric-Value

Code sample for incrementing alpha numeric values
TSQL
1
star
91

efcore-datagridview-ToBindingList

How to work with a DataGridView with EF Core 5
C#
1
star
92

ef-core-findall-cs

EF Core Find(All) method
C#
1
star
93

sql-server-password-secure

Securely storing passwords in SQL-Server for C# and verifying
TSQL
1
star
94

working-with-data-2022

For an article comparing EF Core to SqlClient data provider
C#
1
star
95

SqlServerUtilititesLibrary

C#
1
star
96

wpf-basics-csharp

Code sample for moving from Windows forms to WPF in steps
C#
1
star
97

ModifyConnectionsWinForms

C#
1
star
98

fluent-scheduler-samples

FluentScheduler library code sample
C#
1
star
99

karenpayneoregon.github.io

My home page
HTML
1
star
100

dynamic-property-value

Microsoft TechNet article source
C#
1
star