access
Here are 347 public repositories matching this topic...
I'm generating C# classes from the T4 templates. The classes are generated without errors but some back references are assigned random guids as opposed to the related table name. Is this by design? If so, why and can it be changed to reflect the correct table name property?
var result = Db.TblAccounts.LoadWith(x => x._30F767840CF546D08AC8552E413F4488)
Permission and roles based access control for your angular(angular 2,4,5,6,7,9+) applications(AOT, lazy modules compatible
-
Updated
Sep 5, 2020 - TypeScript
A docker sidecar container to forward all traffic to local docker host or any other host
-
Updated
Sep 9, 2020 - Shell
OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
-
Updated
Sep 8, 2020 - Java
FileSystem is an application that allows you to browse the content of your iPhone disk, displaying file and folders, files contents, and detailed informations about file and folder permissions.
-
Updated
Jan 11, 2017 - Objective-C
A node.js javascript client implementing the ADODB protocol on windows.
-
Updated
Sep 8, 2020 - JavaScript
AccessControlHelper for asp.net mvc and asp.net core, strategy based authorization
-
Updated
Aug 9, 2020 - C#
-
Updated
Jul 17, 2020 - Batchfile
Conversion tool used to convert microsoft access database to sqlite.
-
Updated
Jul 16, 2020 - C++
Hierarchical access management system with advanced roles inheritance.
-
Updated
Jul 31, 2020 - Ruby
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
-
Updated
May 18, 2020 - Python
SearchWorks (Stanford University Libraries)
-
Updated
Sep 8, 2020 - Ruby
Description
Error when switching: “You do not currently have a Shield user session. Please login again.”
More info:
https://wordpress.org/support/topic/clicking-on-another-user-logs-me-out/
https://wordpress.org/plugins/wp-simple-firewall/
Chrome extension that boosts your productivity by blocking the access to time-consuming websites as you specify.
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Mar 29, 2019 - Visual Basic
Improve this page
Add a description, image, and links to the access topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the access topic, visit your repo's landing page and select "manage topics."


本篇文章内容引导,如何在 asp.net core 项目中使用特性(注解) 的方式管理事务。
支持六种传播方式(propagation),意味着跨方法的事务非常方便,并且支持同步异步: