Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 1.47 KB

README.md

File metadata and controls

35 lines (33 loc) · 1.47 KB

All About .Net

ASP.NET MVC Demos

This solution contains several demos that are documented on the ozkary.com blog. Each demo is associated to a blog entry.

Learn more »

Metadata Classes

Add Data Annotations to Entity Framework Models with Metadata or Buddy Classes

Learn more »

Enum Type Extension

Self-Describing ENUM types for your MVC application with Extension Methods

Learn more »

Protect API With Anti-Forgery Token

Demo shows how an API call can be protected using anti-forgery tokens.

Learn more »