MCPcopy Create free account

hub / github.com/achingono/Northwind / types & classes

Types & classes74 in github.com/achingono/Northwind

ClassAddress
Northwind.Data/Address.cs:6
ClassBaseApiController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/BaseApiController.cs:10
ClassCategoriesController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/CategoriesController.generated.cs:16
ClassCategory
<summary> TODO: Update Summary </summary>
Northwind.Data/Category.cs:11
ClassCategoryCreatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Category"/> is created. </summary>
Northwind.Web/WebEvents/CategoryWebEvents.generated.cs:9
ClassCategoryDeletedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Category"/> is deleted. </summary>
Northwind.Web/WebEvents/CategoryWebEvents.generated.cs:37
ClassCategoryExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/CategoryExtensions.generated.cs:9
ClassCategoryModel
<summary> The model class corresponding to a <see cref="Category" /> entity. </summary>
Northwind.Web/Models/CategoryModel.generated.cs:13
ClassCategoryUpdatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Category"/> is updated. </summary>
Northwind.Web/WebEvents/CategoryWebEvents.generated.cs:23
ClassClass1
Northwind/Class1.cs:8
ClassCodeGeneratedAttribute
<summary> Generates a unique Id </summary>
Northwind.Data/Validation/CodeGeneratedAttribute.cs:10
ClassContact
<summary> TODO: Update Summary </summary>
Northwind.Data/Contact.cs:11
ClassCustomer
Northwind.Data/Customer.cs:9
ClassCustomerCreatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Customer"/> is created. </summary>
Northwind.Web/WebEvents/CustomerWebEvents.generated.cs:9
ClassCustomerDeletedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Customer"/> is deleted. </summary>
Northwind.Web/WebEvents/CustomerWebEvents.generated.cs:37
ClassCustomerExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/CustomerExtensions.generated.cs:11
ClassCustomerModel
Northwind.Web/Models/CustomerModel.cs:3
ClassCustomerModel
<summary> The model class corresponding to a <see cref="Customer" /> entity. </summary>
Northwind.Web/Models/CustomerModel.generated.cs:13
ClassCustomerUpdatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Customer"/> is updated. </summary>
Northwind.Web/WebEvents/CustomerWebEvents.generated.cs:23
ClassCustomersController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/CustomersController.generated.cs:16
ClassEmployee
Northwind.Data/Employee.cs:8
ClassEmployeeCreatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Employee"/> is created. </summary>
Northwind.Web/WebEvents/EmployeeWebEvents.generated.cs:9
ClassEmployeeDeletedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Employee"/> is deleted. </summary>
Northwind.Web/WebEvents/EmployeeWebEvents.generated.cs:37
ClassEmployeeExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/EmployeeExtensions.generated.cs:9
ClassEmployeeModel
Northwind.Web/Models/EmployeeModel.cs:5
ClassEmployeeModel
<summary> The model class corresponding to a <see cref="Employee" /> entity. </summary>
Northwind.Web/Models/EmployeeModel.generated.cs:13
ClassEmployeeUpdatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Employee"/> is updated. </summary>
Northwind.Web/WebEvents/EmployeeWebEvents.generated.cs:23
ClassEmployeesController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/EmployeesController.generated.cs:16
ClassEmployeesController
Northwind.Web/Controllers/EmployeesController.cs:9
ClassGenericExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/GenericExtensions.cs:11
ClassIPrincipalExtensions
Northwind.Web/Extensions/IPrincipalExtensions.cs:9
ClassNorthwindContext
Northwind.Data/NorthwindContext.cs:7
ClassOrder
Northwind.Data/Order.cs:9
ClassOrderCreatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Order"/> is created. </summary>
Northwind.Web/WebEvents/OrderWebEvents.generated.cs:9
ClassOrderDeletedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Order"/> is deleted. </summary>
Northwind.Web/WebEvents/OrderWebEvents.generated.cs:37
ClassOrderDetail
Northwind.Data/OrderDetail.cs:8
ClassOrderDetailCreatedEvent
<summary> Initializes a new instance of the <see cref="OrderDetailCreatedEvent" /> class </summary> <param name="orderDetail">The <see cref="OrderDeta
Northwind.Web/WebEvents/OrderDetailWebEvents.generated.cs:9
ClassOrderDetailDeletedEvent
<summary> Initializes a new instance of the <see cref="OrderDetailDeletedEvent" /> class </summary> <param name="orderDetail">The <see cref="OrderDeta
Northwind.Web/WebEvents/OrderDetailWebEvents.generated.cs:31
ClassOrderDetailExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/OrderDetailExtensions.generated.cs:9
ClassOrderDetailModel
<summary> The model class corresponding to a <see cref="OrderDetail" /> entity. </summary>
Northwind.Web/Models/OrderDetailModel.generated.cs:13
ClassOrderDetailModel
Northwind.Web/Models/OrderDetailModel.cs:6
ClassOrderDetailUpdatedEvent
<summary> Initializes a new instance of the <see cref="OrderDetailUpdatedEvent" /> class </summary> <param name="orderDetail">The <see cref="OrderDeta
Northwind.Web/WebEvents/OrderDetailWebEvents.generated.cs:20
ClassOrderDetailsController
Northwind.Web/Controllers/OrderDetailsController.cs:10
ClassOrderDetailsController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/OrderDetailsController.generated.cs:16
ClassOrderExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/OrderExtensions.generated.cs:11
ClassOrderModel
<summary> The model class corresponding to a <see cref="Order" /> entity. </summary>
Northwind.Web/Models/OrderModel.generated.cs:13
ClassOrderModel
Northwind.Web/Models/OrderModel.cs:6
ClassOrderUpdatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Order"/> is updated. </summary>
Northwind.Web/WebEvents/OrderWebEvents.generated.cs:23
ClassOrdersController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/OrdersController.cs:12
ClassOrdersController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/OrdersController.generated.cs:16
ClassProduct
Northwind.Data/Product.cs:8
ClassProductCreatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Product"/> is created. </summary>
Northwind.Web/WebEvents/ProductWebEvents.generated.cs:9
ClassProductDeletedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Product"/> is deleted. </summary>
Northwind.Web/WebEvents/ProductWebEvents.generated.cs:37
ClassProductExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/ProductExtensions.generated.cs:9
ClassProductModel
<summary> The model class corresponding to a <see cref="Product" /> entity. </summary>
Northwind.Web/Models/ProductModel.generated.cs:13
ClassProductUpdatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Product"/> is updated. </summary>
Northwind.Web/WebEvents/ProductWebEvents.generated.cs:23
ClassProductsController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/ProductsController.generated.cs:16
ClassShip
Northwind.Data/Ship.cs:10
ClassShipper
Northwind.Data/Shipper.cs:8
ClassShipperCreatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Shipper"/> is created. </summary>
Northwind.Web/WebEvents/ShipperWebEvents.generated.cs:9
ClassShipperDeletedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Shipper"/> is deleted. </summary>
Northwind.Web/WebEvents/ShipperWebEvents.generated.cs:37
ClassShipperExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/ShipperExtensions.generated.cs:9
ClassShipperModel
<summary> The model class corresponding to a <see cref="Shipper" /> entity. </summary>
Northwind.Web/Models/ShipperModel.generated.cs:13
ClassShipperUpdatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Shipper"/> is updated. </summary>
Northwind.Web/WebEvents/ShipperWebEvents.generated.cs:23
ClassShippersController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/ShippersController.generated.cs:16
ClassSupplier
Northwind.Data/Supplier.cs:8
ClassSupplierCreatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Supplier"/> is created. </summary>
Northwind.Web/WebEvents/SupplierWebEvents.generated.cs:9
ClassSupplierDeletedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Supplier"/> is deleted. </summary>
Northwind.Web/WebEvents/SupplierWebEvents.generated.cs:37
ClassSupplierExtensions
<summary> TODO: Update summary </summary>
Northwind.Web/Extensions/SupplierExtensions.generated.cs:9
ClassSupplierModel
Northwind.Web/Models/SupplierModel.cs:3
ClassSupplierModel
<summary> The model class corresponding to a <see cref="Supplier" /> entity. </summary>
Northwind.Web/Models/SupplierModel.generated.cs:13
ClassSupplierUpdatedEvent
<summary> Defines the ASP.NET health-monitoring event that is raised when a new <see cref="Supplier"/> is updated. </summary>
Northwind.Web/WebEvents/SupplierWebEvents.generated.cs:23
ClassSuppliersController
<summary> TODO: Update summary </summary>
Northwind.Web/Controllers/SuppliersController.generated.cs:16
ClassUrl
<summary> TODO: Update Summary </summary>
Northwind.Web/Url.cs:8